home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 131 / XENIATGM131.iso / Goodies / I-WAR 2 Egde of Chaos - New SDK / IW2-EOC_Pog_Scripting_SDK.exe / debug_configs / keyboard_only.ini < prev   
INI File  |  2001-10-01  |  9KB  |  531 lines

  1. ;
  2. ; (c) 1999-2001 Particle Systems Ltd. All Rights Reserved
  3. ;
  4. ; configs/default.ini
  5. ;
  6. ; Independence War II input bindings for users without joysticks.
  7. ;
  8. ; Revision control information:
  9. ;
  10. ; $Header: /iwar2/configs/keyboard_only.ini 19    24/04/01 17:22 Brett $
  11. ;
  12.  
  13. [Properties]
  14. name=options_keysonly
  15.  
  16. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  17. ; I-War II developer mode commands
  18. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  19.  
  20. [Game.ToggleDeveloperMode]
  21. Keyboard, D, CTRL, ALT
  22.  
  23. [Game.DevToggleShipInformationMode]
  24. Keyboard, Z, CTRL, ALT
  25.  
  26. [Game.DevReloadModifiedResources]
  27. Keyboard, L, CTRL, ALT
  28.  
  29. [Game.DevToggleStatistics]
  30. Keyboard, S, CTRL, ALT
  31.  
  32. [Game.DevToggleProfile]
  33. Keyboard, P, CTRL, ALT
  34.  
  35. [Game.DevToggleBounds]
  36. Keyboard, B, CTRL, ALT
  37.  
  38. [icPlayerPilot.DevShowAllContacts]
  39. Keyboard, A, CTRL, ALT
  40.  
  41. [icPlayerPilot.DevShowPlayerContact]
  42. Keyboard, Tab, CTRL, ALT
  43.  
  44. [icPlayerPilot.DevIndestructable]
  45. Keyboard, I, CTRL, ALT
  46.  
  47. [icPlayerPilot.DevKillCurrentTarget]
  48. Keyboard, X, CTRL, ALT
  49.  
  50. [icPlayerPilot.DevJumpToCurrentTarget]
  51. Keyboard, G, CTRL, ALT
  52.  
  53. [icPlayerPilot.DevDamageSelf]
  54. Keyboard, K, CTRL, ALT
  55.  
  56. [FcConsole.Toggle]
  57. Keyboard, Home, SHIFT
  58.  
  59. [FcConsole.ScrollDown]
  60. Keyboard, PageDown, SHIFT
  61.  
  62. [FcConsole.ScrollUp]
  63. Keyboard, PageUp, SHIFT
  64.  
  65. [FcConsole.ScrollToEnd]
  66. Keyboard, End, SHIFT
  67.  
  68. [fcGraphicsDeviceD3D.TakeScreenShot]
  69. Keyboard, F12
  70.  
  71. [icDirector.DevCycleAllCameras]
  72. Keyboard, F1, CTRL
  73.  
  74. [ScriptKeys.MultiplayerDebug]
  75. Keyboard, M, CTRL, ALT
  76.  
  77. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  78. ; I-War II shell commands
  79. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  80.  
  81. [Game.Quit]
  82. Keyboard, Q, CTRL, ALT
  83.  
  84. [SpaceFlight.Quit]
  85. Keyboard, Q, SHIFT
  86.  
  87. [SpaceFlight.Pause]
  88. Keyboard, Pause
  89. Keyboard, P
  90.  
  91. [SpaceFlight.PDA]
  92. Keyboard, Escape
  93.  
  94. [Options.Leave]
  95. Keyboard, Escape
  96.  
  97. [MainMenu.DevBypass]
  98.  
  99. [GUI.ControlFocusLeft]
  100. Keyboard, Left
  101.  
  102. [GUI.ControlFocusUp]
  103. Keyboard, Up
  104.  
  105. [GUI.ControlFocusRight]
  106. Keyboard, Right
  107.  
  108. [GUI.ControlFocusDown]
  109. Keyboard, Down
  110.  
  111. [GUI.ControlFocusCancel]
  112. Keyboard, Escape
  113. Mouse, MouseButton2
  114.  
  115. [GUI.ControlFocusSelect]
  116. Keyboard, Return
  117. Keyboard, NumPadReturn
  118.  
  119. [GUI.HTMLBack]
  120. Keyboard, Backspace
  121.  
  122. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  123. ; I-War II in-flight commands
  124. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  125.  
  126. ; Yoke
  127.  
  128. [icPlayerPilot.Yaw]
  129. Keyboard, NumPad4, inverse
  130. Keyboard, NumPad6
  131.  
  132.  
  133. [icPlayerPilot.Pitch]
  134. Keyboard, NumPad2, inverse
  135. Keyboard, NumPad8
  136.  
  137.  
  138. [icPlayerPilot.Roll]
  139. Keyboard, NumPad1,inverse
  140. Keyboard, NumPad3
  141.                                      
  142.  
  143. ; Throttle
  144.  
  145. [icPlayerPilot.Throttle]
  146.  
  147. [icPlayerPilot.ThrottleDelta]
  148. Keyboard, Equals
  149. Keyboard, NumPadEquals
  150. Keyboard, Minus, inverse
  151. Keyboard, NumPadMinus, inverse
  152.  
  153. ;  Thrusters
  154.  
  155. [icPlayerPilot.LateralX]
  156. Keyboard, D
  157. Keyboard, A, inverse
  158.  
  159. [icPlayerPilot.LateralY]
  160.  
  161. [icPlayerPilot.LateralZ]
  162. Keyboard, W
  163. Keyboard, S, inverse
  164.  
  165. ; Fly-by-wire modes
  166.  
  167. [icPlayerPilot.FreeHold]
  168. Keyboard, LeftControl
  169. Keyboard, Numpad5
  170.  
  171. [icPlayerPilot.FreeToggle]
  172. Keyboard, N
  173.  
  174. ; Fire control
  175.  
  176. [icPlayerPilot.CurrentWeaponFire]
  177. Keyboard, Space
  178.  
  179. [icPlayerPilot.LDSIQuickFire]
  180. Keyboard, I
  181.  
  182. [icPlayerPilot.ToggleAimAssist]
  183. Keyboard, X
  184.  
  185. [icPlayerPilot.ToggleZoom]
  186. Keyboard, Z
  187.  
  188. [icPlayerPilot.ToggleWeaponLinkingMode]
  189. Keyboard, F
  190.  
  191. ; LDS drive
  192.  
  193. [icPlayerPilot.ToggleLDS]
  194. Keyboard, L
  195.  
  196. ; Docking
  197.  
  198. [icPlayerPilot.Undock]
  199. Keyboard, U
  200.  
  201. ; Targetting
  202.  
  203. [icPlayerPilot.CycleContactUp]
  204. Keyboard, Comma
  205.  
  206. [icPlayerPilot.CycleContactDown]
  207. Keyboard, Dot
  208.  
  209. [icPlayerPilot.CycleContactTop]
  210. Keyboard, Home
  211.  
  212. [icPlayerPilot.CycleContactBottom]
  213. Keyboard, End
  214.  
  215. [icPlayerPilot.TargetNearestEnemy]
  216. Keyboard, R
  217.  
  218. [icPlayerPilot.TargetNearestShipToDirection]
  219. Keyboard, T
  220.  
  221. [icPlayerPilot.TargetLastAggressor]
  222. Keyboard, Q
  223.  
  224. [icPlayerPilot.SubTarget]
  225. Keyboard, Y
  226.  
  227. [icPlayerPilot.CycleEnemy]
  228. Keyboard, E
  229.  
  230. [icPlayerPilot.CycleCritical]
  231. Keyboard, C
  232.  
  233. ; Weapon cycling
  234.  
  235. [icPlayerPilot.NextWeapon]
  236. Keyboard, RightBracket
  237.  
  238. [icPlayerPilot.NextPrimaryWeapon]
  239. Keyboard, Return
  240.  
  241. [icPlayerPilot.NextSecondaryWeapon]
  242. Keyboard, Backspace
  243.  
  244. ; Engineering
  245.  
  246. [icPlayerPilot.PowerToOffensive]
  247. Keyboard, Left, SHIFT
  248.  
  249. [icPlayerPilot.PowerToDefensive]
  250. Keyboard, Right, SHIFT
  251.  
  252. [icPlayerPilot.PowerToDrive]
  253. Keyboard, Down, SHIFT
  254.  
  255. [icPlayerPilot.BalancePower]
  256. Keyboard, Up, SHIFT
  257.  
  258. ; Autopilots
  259.  
  260. [icPlayerPilot.AutopilotOff]
  261. Keyboard, F5
  262.  
  263. [icPlayerPilot.AutopilotApproach]
  264. Keyboard, F6
  265.  
  266. [icPlayerPilot.AutopilotFormate]
  267. Keyboard, F7
  268.  
  269. [icPlayerPilot.AutopilotDock]
  270. Keyboard, F8
  271.  
  272. [icPlayerPilot.AutopilotMatchVelocity]
  273. Keyboard, F9
  274.  
  275. [icPlayerPilot.RemotePilot]
  276. Keyboard, R, SHIFT
  277.  
  278. ; Camera selection
  279.  
  280. [icDirector.InternalCamera]
  281. Keyboard, F1
  282.  
  283. [icDirector.TacticalCamera]
  284. Keyboard, F2
  285.  
  286. [icDirector.ExternalCamera]
  287. Keyboard, F3
  288.  
  289. [icDirector.DropCamera]
  290. Keyboard, F4
  291.  
  292. [icDirector.AutoMode]
  293. Keyboard, F11
  294.  
  295. ; Camera control
  296.  
  297. [icDirector.Pan]
  298. Keyboard, NumPad6, SHIFT
  299. Keyboard, NumPad4, inverse, SHIFT
  300.  
  301. icDirector.Tilt] 
  302. Keyboard, NumPad8, SHIFT 
  303. Keyboard, NumPad2, inverse, SHIFT 
  304.  
  305. [icDirector.Roll]
  306. Keyboard, NumPad7, SHIFT
  307. Keyboard, NumPad9, SHIFT inverse
  308.  
  309. [icDirector.Zoom]
  310. Keyboard, NumPadPlus, SHIFT, inverse
  311. Keyboard, NumPadMinus, SHIFT
  312.  
  313. [icDirector.ZoomToFit]
  314. Mouse, MouseButton3
  315. Keyboard, NumPadStar, SHIFT
  316.  
  317. [icDirector.MouseDeltaPan]
  318. Mouse, MouseXAxis, inverse
  319.  
  320. [icDirector.MouseDeltaTilt]
  321. Mouse, MouseYAxis
  322.  
  323. [icDirector.MouseDeltaZoom]
  324. Mouse, MouseZAxis, inverse
  325.  
  326. [icDirector.MouseRollModifier]
  327. Mouse, MouseButton2
  328.  
  329. [icDirector.MouseZoomModifier]
  330. Mouse, MouseButton1
  331.  
  332. [icDirector.Skip]
  333. Keyboard, Space
  334.  
  335. ; Game controls
  336.  
  337. [Game.PauseSimulation]
  338. Keyboard, Pause
  339. Keyboard, P
  340.  
  341. [Game.MovieSkip]
  342. Keyboard, Space
  343. Keyboard, Escape
  344. Keyboard, Return
  345.  
  346. ; PDA control
  347.  
  348. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  349. ; iWar2 HUD commands
  350. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  351.  
  352. [HUD.MenuLeft]
  353. Keyboard, Left
  354.  
  355. [HUD.MenuRight]
  356. Keyboard, Right
  357.  
  358. [HUD.MenuUp]
  359. Keyboard, Up
  360.  
  361. [HUD.MenuDown]
  362. Keyboard, Down
  363.  
  364. [HUD.MenuSelect]
  365. Keyboard, Return
  366.  
  367. [HUD.MenuCancel]
  368. Keyboard, Backspace
  369.  
  370. [HUD.Objectives]
  371. Keyboard, O, SHIFT
  372.  
  373. [HUD.Starmap]
  374. Keyboard, M, SHIFT
  375.  
  376. [HUD.Log]
  377. Keyboard, L, SHIFT
  378.  
  379. [HUD.Engineering]
  380. Keyboard, E, SHIFT
  381.  
  382. [HUD.Statistics]
  383. Keyboard, S, SHIFT
  384.  
  385. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  386. ; iWar2 comms commands
  387. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  388.  
  389. [icComms.PrevResponse]
  390. Keyboard, Up
  391.  
  392. [icComms.NextResponse]
  393. Keyboard, Down
  394.  
  395. [icComms.SayResponse]
  396. Keyboard, Space
  397. Keyboard, Return
  398.  
  399. [icComms.SkipPhrase]
  400. Keyboard, Delete
  401.  
  402. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  403. ; Generic Flux input commands.
  404. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  405.  
  406. [PointerX]
  407. Mouse, MouseAbsXAxis
  408.  
  409. [PointerY]
  410. Mouse, MouseAbsYAxis
  411.  
  412. [PointerZ]
  413. Mouse, MouseZAxis
  414.  
  415. [PointerButton1]
  416. Mouse, MouseButton1
  417.  
  418. [PointerButton2]
  419. Mouse, MouseButton2
  420.  
  421. [PointerButton3]
  422. Mouse, MouseButton2
  423.  
  424. ; Script Bindings ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  425.  
  426. [ScriptKeys.StartJafsScript]
  427. Keyboard, J
  428.  
  429. ; Cutscene accessor
  430.  
  431. [ScriptKeys.SkipCutscene]
  432. Keyboard, Space
  433.  
  434. ; Wingmen Commands 
  435.  
  436. [ScriptKeys.WingmenReportStatus]
  437. Keyboard, 1
  438.  
  439. [ScriptKeys.WingmenDefendPlayer]
  440. Keyboard, 2
  441.  
  442. [ScriptKeys.WingmenAttackTarget]
  443. Keyboard, 3
  444.  
  445. [ScriptKeys.WingmenDefendTarget]
  446. Keyboard, 4
  447.  
  448. [ScriptKeys.WingmenDockToTarget]
  449. Keyboard, 5
  450.  
  451. [ScriptKeys.WingmenHalt]
  452. Keyboard, 6
  453.  
  454.  
  455. ; T-Fighter Commands
  456.  
  457. [ScriptKeys.TFighterAttachDetach]
  458. Keyboard, 0
  459.  
  460. [ScriptKeys.TFighterCeaseFire]
  461. Keyboard, 7
  462.  
  463. [ScriptKeys.TFighterAttackTarget]
  464. Keyboard, 8
  465.  
  466. [ScriptKeys.TFighterFireAtWill]
  467. Keyboard, 9
  468.  
  469. ; Demo Commands
  470.  
  471. [ScriptKeys.NextPlayerShip]
  472. Keyboard, PageUp
  473.  
  474. [ScriptKeys.PreviousPlayerShip]
  475. Keyboard, PageDown
  476.  
  477. ; Multiplayer Commands
  478.  
  479. [Multiplayer.Score]
  480. Keyboard, Tab
  481.  
  482. [ScriptKeys.MultiplayerSay]
  483. Keyboard, Backquote
  484.  
  485. [ScriptKeys.MultiplayerTeamSay]
  486. Keyboard, Backquote, SHIFT
  487.  
  488. [ScriptKeys.MultiplayerAutoTaunt1]
  489. Keyboard, 1, SHIFT
  490.  
  491. [ScriptKeys.MultiplayerAutoTaunt2]
  492. Keyboard, 2, SHIFT
  493.  
  494. [ScriptKeys.MultiplayerAutoTaunt3]
  495. Keyboard, 3, SHIFT
  496.  
  497. [ScriptKeys.MultiplayerAutoTaunt4]
  498. Keyboard, 4, SHIFT
  499.  
  500. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  501.  
  502. ; AI Test Suit Commands
  503.  
  504. [ScriptKeys.SetupMenu]
  505. Keyboard, O, ALT
  506.  
  507. [ScriptKeys.OrdersMenu]
  508. Keyboard, P, ALT
  509.  
  510. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  511.  
  512. ; csvchecker commands
  513. [ScriptKeys.repeatcsvchecker]
  514. Keyboard, F, SHIFT
  515.  
  516. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  517.  
  518. ; Cheat keys
  519.  
  520. [ScriptKeys.StartJumpSystem]
  521. Keyboard, J, SHIFT
  522.  
  523. [ScriptKeys.CheatJafs]
  524. Keyboard, J, ALT
  525.  
  526. [ScriptKeys.StartGMission]
  527. Keyboard, G, SHIFT
  528.  
  529. ; EOF ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  530.  
  531.